.index_swiper {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
body{
    overflow-x: hidden;
}
.index_swiper_img_a {
    opacity: 0;
}

.index_swiper img {
    width: 100%;
    height: 100%;
}

.news_get_line {
    width: 85%;
    height: 2px;
    background: gainsboro;
    position: absolute;
    left: 15%;
    top: 49%;
    z-index: 0;
}

.index_swiper .swiper-pagination-bullet-active {
    background: #009656 !important;
    width: 35px !important;
    height: 14px !important;
    border-radius: 8px !important;
}

.index_swiper .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
}

.index_swiper_img,
.index_swiper_img_phone {
    width: 100%;
    height: 100%;
    /* background: no-repeat;
    background-size: 100% 100%; */
    background: no-repeat center/cover;
}

.index_swiper_img_phone {
    display: none;
}

.Business_o_img_m {
    display: none;
}


/*公司简介*/

.compay_info {
    width: 100%;
    /* background-image: url('../images/index/index_back1.jpg'); */
    background-image: url(../images/index/index_back1.jpg);
    background-repeat: no-repeat;
    background: no-repeat center/cover;
    padding: 100px 0 145px 0;
    box-sizing: border-box;
    overflow: hidden;
    background-size: 100% 100%;
}

.compay_info_all {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1460px;
    margin: auto;
    width: 100%;
    min-width: 1200px;
    padding: 0 30px;
}

.compay_text_all>h5 {
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #009656;
    line-height: 32px;
}

.compay_text {
    width: 50%;
    margin-top: -40px;
}

.compay_img {
    text-align: right;
    padding-right: 10px;
}

.compay_img img {
    max-width: 498px;
    height: auto;
    width: auto;
}

.compay_text_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    margin: 72px 0 90px;
    width: 649px;
    max-width: 100%;
    /* height: 125px; */
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; */
}

.compay_text_footer {
    width: 73%;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009656;
    line-height: 32px;
}


/* .compay_text_footer p {
    margin-right: 126px;
} */

.compay_img img {
    width: 498px;
    height: 546px;
    /* max-width: 100%; */
}

.compay_num {
    display: flex;
    justify-content: space-between;
    max-width: 1460px;
    margin: auto;
    width: 100%;
    min-width: 1200px;
    padding: 44px 10% 0 30px;
}

.compay_num .compay_num_n {
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #009656;
    line-height: 51px;
}

.compay_num_n span {
    font-size: 16px;
    margin-left: 3px;
}

.compay_num .compay_num_t {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #888888;
    line-height: 32px;
    text-align: center;
}

.compay_num div {
    /* margin-right: 190px; */
}


/*主营业务*/

.Business {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background: no-repeat center/cover; */
    /* padding: 0 260px 162px; */
    padding: 0 0 140px 0;
}

.Business_title {
    padding: 68px 0;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    letter-spacing: 2px;
}

.Business_o {
    background-repeat: no-repeat;
    background: no-repeat center/cover;
    width: 400px;
    height: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 100%;
}

.Business_o_p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    position: absolute;
    bottom: 50px;
    left: 0px;
    width: 100%;
}

.Business_o_p p {
    padding: 0 38px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Business_all,
.Technology_all {
    width: 100%;
    max-width: 1460px;
    min-width: 1200px;
    padding: 0 28px;
    margin: 0 auto;
}

.Business_body,
.Technology_body {
    width: 100%;
    display: flex;
    /* justify-content: space-between;
    flex-wrap: wrap; */
    align-items: flex-start;
}

.Business_body li {
    width: 28.5%;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    cursor: pointer;
}

.Business_body li {
    margin-bottom: 20px;
}

.Business_body li.hover_class {
    width: 43%;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
}

.Technology_body li {
    width: 33.33%;
}

.Business_o_img {
    width: 100%;
    background-size: auto 100%;
    height: 100%;
}

.Business_o_img img {
    width: 100%;
    height: auto;
}

.Business_o_zhe {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    background-image: url('../images/index/h_zhe.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-image: linear-gradient(150deg, rgba(25, 156, 85, 0.8), rgba(25, 156, 85, 0.9), rgba(131, 193, 85, 0.9)); */
}

.Business_o_zhe h5 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

.Business_o_zhe p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin: 26px 0 60px;
    /* width: 520px;
    max-width: 520px; */
}

.Business_o_zhe_a {
    display: block;
    background-image: url("../images/index/z_iback.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #009656 !important;
}

.Business_o_zhe_a_img {
    width: 15px;
    height: 100%;
    position: relative;
    line-height: 46px;
    text-align: center;
}

.Business_o_zhe_a img {
    width: 9px;
    height: 14px;
}

.Business_o_zhe_all {
    position: absolute;
    bottom: 61px;
    /* left: 40px; */
    width: 100%;
    padding: 0 40px;
}

.Business_o_img .hove-zc-img {
    display: none;
}

.Business_o_img .mr-zc-img {
    display: inline-block;
}

.hover_class .hove-zc-img {
    display: inline-block;
}

.hover_class .mr-zc-img {
    display: none;
}

.hover_class .Business_o_zhe {
    bottom: 0;
    display: block;
    transition: all 0.5s ease;
}

.hover_class .Business_o_p {
    display: none;
}


/*核心技术*/

.Technology {
    background-image: url('../images/index/t_back.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 0 110px 0;
}

.Technology_title {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    padding: 98px 0 86px 0;
    text-align: center;
}

.Technology_body_i {
    width: 32% !important;
    margin-right: 25px;
    background-color: white;
}

.Technology_body:last-child{
    margin-right: 0px;
}

.Technology_body {
    /* justify-content: space-between !important; */
}

.Technology_body_i_d {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
}

.Technology_body_i_d img {
    width: 366px;
    max-width: 100%;
}

.Technology_more {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009656;
    line-height: 24px;
    margin-top: 74px;
}

.Technology_more a {
    color: #009656;
}

.Technology_body_zhe {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    background-image: url('../images/index/t_zhe.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-image: linear-gradient(150deg, rgba(25, 156, 85, 0.8), rgba(25, 156, 85, 0.9), rgba(131, 193, 85, 0.9)); */
}

.Technology_body_zhe img {
    width: 70px;
    height: 70px;
    max-width: 70px;
}

.Technology_body_zhe h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 45px;
}

.Technology_body_i_d_i {
    padding: 36px;
    box-sizing: border-box;
    text-align: center;
}

.Technology_body_zhe_all {
    padding: 36px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    letter-spacing: 2px;
}

.Technology_body_i:hover .Technology_body_zhe {
    display: block;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}


/*服务案例*/
.m_Service{
    display: none;
}
.Service_all1 .r_next .swiper-button-next {
    background-image: url(../images/retrieve/r_right.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    margin-right: -22px;
}

.Service_all1 .r_next .swiper-button-prev {
    background-image: url(../images/retrieve/r_left.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    left: auto;
    right: 45px;
}

.Service_all1 .r_next .swiper-button-next:after,
.Service_all1 .r_next .swiper-rtl .swiper-button-prev:after,
.Service_all1 .r_next .swiper-button-prev:after,
.Service_all1 .r_next .swiper-rtl .swiper-button-prev:after {
    content: '';
}
.Service {
    width: 100%;
}

.Service_title {
    width: 100%;
    max-width: 1460px;
    min-width: 1200px;
    padding: 56px 28px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
}

.Service_title h5 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    letter-spacing: 2px;
}

.Service_title a {
    font-size: 16px;
    color: #009656;
    line-height: 45px;
}

.Service_ul {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
    /*flex-wrap: wrap;*/
}

.Service_li {
    width: 33.333% !important;
    /*flex: 1;*/
    overflow: hidden;
    height: 100%;
    position: relative;
    /* background-repeat: no-repeat; */
    background: no-repeat center/cover;
}

.Service_li_div {
    width: 102%;
    height: 100%;
    position: absolute;
    bottom: 1%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Service_li_div h5 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
}

.Service_body_zhe {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    background-image: url('../images/index/h_zhe.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.Service_body_zhe_all {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    line-height: 24px;
    padding: 0 10%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.Service_body_zhe_all h5 {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Service_body_zhe_all p {
    font-size: 16px;
    font-weight: 400;
    margin: 40px 0 30px;
    height: 72px;
    line-height: 24px;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.Service_body_zhe_all_img {
    text-align: center;
}

.Service_li:hover .Service_body_zhe {
    display: block;
}

.Service_li:hover .Service_li_div h5 {
    display: none;
}


/*新闻动态*/

.get_more_t {
    position: relative;
    bottom: 0;
}

.news_event .swiper-pagination-progressbar {
    bottom: 0;
    top: auto !important;
    background: #009656;
    width: 6% !important;
}

.news_event .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #009656;
}

.news_get_more a {
    display: block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    color: white;
    text-align: center;
    background-color: #009656;
}

.news_get_more {
    position: relative;
    padding-left: 28px;
}

.get_more_t {
    width: 150px;
    height: 8px;
    background-color: #009656;
}

.news_get_more_all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
}

.news_event {
    /* min-height: 819px; */
    width: 100%;
    height: auto;
    /* min-height: 700px;
    max-height: 700px; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.news_event_all {
    /* background-color: #f5f9ee; */
    width: 100%;
    /* height: 440px; */
    padding-left: 10.8%;
}

.news_event_all .news_event_title {
    padding-left: 28px;
}


/* .news_event_title{
    height: 440px; 
} */

.news_event_swiper {
    width: 100%;
}

.news_event_list_o {
    display: block;
    width: 100%;
    background: #FDFDFD;
    overflow: hidden;
}

.news_event_list_o img {
    width: 100%;
}

.news_event_list .swiper {
    padding-bottom: 30px;
}

.news_event_list_o_img_all {
    width: 100%;
    overflow: hidden;
}

.news_event_list_o_text {
    margin: 40px 15px 40px 15px;
    font-family: Microsoft YaHei;
    line-height: 24px;
}

.news_event_list_o_text h5 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    height: 60px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news_event_list_o_text p {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    margin: 25px 0 22px;
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news_event_list_o_text span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #009656;
}

.news_event_swiper .swiper-slide {
    width: 30% !important;
    min-width: 350px !important;
}

.news_event_list_o_img {
    width: 100%;
    background: no-repeat center/cover;
}

.news_event_list_o_img img {
    width: 100%;
    height: auto;
}

.news_event_more {
    display: none;
    width: 200px;
    height: 60px;
    background-image: url('../images/index/new_m.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    margin: 20px;
}

.news_event_list {
    width: 100%;
    padding-left: 28px;
}


/* .news_event_swiper .swiper-wrapper {
    transform: translate3d(0px, 0, 0) !important;
} */

.news_event_list_o:hover .news_event_more {
    display: block;
}

.news_event_list_o:hover .news_event_list_o_text h5 {
    color: #009656;
}

.Technology_title_m {
    display: none;
}

.Service_li_img {
    width: 100%;
    height: 100%;
}

.Service_li_img img {
    width: 100%;
    height: auto;
}

.Service_li_img_m {
    display: none;
}

.swiper-slide-active .news_event_more {
    display: block;
}

.swiper-slide-active .news_event_list_o_text h5 {
    color: #009656;
}

.compay_text_footer a {
    color: #009656;
}
@media(min-width:1024px){
    .Service_all1 .r_next .swiper-button-next:hover{
        background-image: url(../images/retrieve/r_right_a.png) !important;
    }
    .Service_all1 .r_next .swiper-button-prev:hover{
        background-image: url(../images/retrieve/r_left_a.png) !important;
    }
}
@media(min-width:1440px) and (max-width:1660px) {
    .news_get_line {
        left: 18%;
    }
}

@media(max-width:1440px) {
    .news_event_all {
        padding-left: 0;
    }
    .news_event_title {
        padding: 4% 7%;
    }
}

@media (max-width:1092px) {
    .news_event_all {
        padding-left: 4.8%;
    }
    .news_event_title {
        padding: 4% 7%;
    }
}

@media (max-width: 1024px) {
    .pc_Service{
        display: none;
    }
   .responsibility_body_f_title {
        padding: 17px 17px 24px;
        font-size: 21px;
    }
    .m_Service .Service_ul {
        display: flex !important;
    }
    .m_Service {
        display: block;
    }
    .pc_Service {
        display: none;
    }
    .Service_ul {
        display: block !important;
    }
    .Service_li {
        width: 100% !important;
    }
   .Service_all1 .r_next .swiper-button-next,.Service_all1 .r_next .swiper-button-prev{
        width: 30px;
        height: 30px;
        top: 53px;
    }
    .Service_all1 .r_next .swiper-button-next{
            margin-right: -4px;
    }
    .news_get_line {
        width: 61%;
        left: 39%;
    }
    .index_swiper_img {
        display: none;
    }
    .index_swiper_img_phone {
        display: block !important;
    }
    .Banner-container {
        /* height: 74vh !important; */
    }
    .compay_info_all {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 0;
    }
    .compay_info {
        padding: 50px 0 30px 0;
        background-image: url('../images/index/index_back1_m.jpg') !important;
    }
    .compay_text,
    .compay_img {
        width: 90%;
        margin: 0 auto;
    }
    .compay_text_all>h5 {
        font-size: 2.2rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #009656;
        line-height: 32px;
    }
    .compay_text_p {
        font-size: 1.28rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        margin: 15px 0;
    }
    .compay_text_footer {
        width: 100%;
        font-size: 1.28rem;
        margin-bottom: 15px;
    }
    .compay_img img {
        width: 92%;
        height: auto;
        margin: 0 auto;
    }
    .compay_num {
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        min-width: 98%;
        margin: 0 auto;
        padding: 0;
    }
    .compay_num div {
        width: 50%;
        text-align: center;
        margin: 18px 0 0;
    }
    .compay_num .compay_num_n {
        font-size: 3rem;
        line-height: normal !important;
    }
    .compay_num .compay_num_t {
        font-size: 1.28rem;
        line-height: normal !important;
    }
    /*主营业务*/
    .Business {
        padding: 0 5% 40px 5%;
        background-image: url('../images/index/z_black_m.jpg') !important;
    }
    .Business_body,
    .Technology_body {
        display: block;
    }
    .Business_body li,
    .Technology_body li,
    .Service_li {
        width: 100%;
    }
    .Business_all,
    .Technology_all {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .Business_body li.hover_class {
        width: 100%;
    }
    .Business_o_img img {
        display: none !important;
    }
    .Business_o_img .m-zc {
        display: inline-block !important;
    }
    .Business_o_p {
        display: inline-block !important;
    }
    .Business_o_zhe {
        display: none !important;
    }
    .Business_title,
    .Technology_title {
        font-size: 2.2rem;
        padding: 35px 0 24px 0;
    }
    .Business_o_img_p {
        display: none;
    }
    .Business_o_img_m {
        display: block;
    }
    .Business_o_img img {
        height: auto;
    }
    .Business_o {
        height: auto;
    }
    .Business_o_p {
        font-size: 1.8rem;
        left: 0px;
        bottom: 20px;
    }
    .Business_o_p p {
        padding: 0 20px;
    }
    /*核心技术*/
    .Technology {
        padding: 0 5% 45px 5%;
        background-image: url("../images/index/t_back_m.jpg");
    }
    .Technology_body_i {
        width: 100% !important;
        margin-bottom: 14px;
    }
    .Technology_body_i:hover .Technology_body_zhe {
        display: none;
    }
    .Technology_title_m {
        display: block;
        width: 100%;
        min-height: 45px;
        background-image: url('../images/index/h_back_m.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-size: 1.5rem;
        line-height: 45px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }
    .Technology_title_m p {
        width: 100%;
        padding: 0 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .Technology_more {
        margin: 0;
        padding: 30px 0 0px 0;
    }
    /*服务案例*/
    .Service_title {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 26px 5% 20px 5%;
        display: flex;
    }
    .Service_title h5 {
        font-size: 2.2rem;
    }
    .Service_title a {
        font-size: 1.28rem;
    }
    .Service_ul {
        display: block;
    }
    .Service_li_div h5 {
        font-size: 2rem;
    }
    .Service_li_div {
        bottom: 0;
        top: 0;
        text-align: left;
        align-items: flex-end;
    }
    .Service_li_img_pc {
        display: none;
    }
    .Service_li_img_m {
        display: block;
    }
    .Service_li_div h5 {
        text-align: left;
        width: 100%;
        padding: 20px 25px;
    }
    .Service_li:hover .Service_li_div h5 {
        display: inline-block !important;
    }
    .Service_li:hover .Service_body_zhe {
        /* display: none !important; */
    }
    .Service_body_zhe_all {
        padding: 0;
    }
    .Service_body_zhe_all_img img {
        width: 30px;
        height: 30px;
    }
    .Service_body_zhe_all h5 {
        font-size: 18px;
    }
    .Service_body_zhe_all p {
        font-size: 12px;
        line-height: 21px;
        margin: 0;
    }
    .zhe_info {
        position: fixed !important;
        /* top: 140px !important; */
        z-index: 999 !important;
        right: 0 !important;
        max-width: 86% !important;
        background-color: white;
    }
    .zhe_info_close img {
        max-width: 45px !important;
    }
    .Service_li_center_info_text {
        padding: 25px 10px !important;
        width: 96% !important;
    }
    .Service_li_center_info_text h5 {
        font-size: 21px !important;
    }
    .Service_li_center_info_all img {
        max-height: 224px;
    }
    .Service_li_center_info_text1 p {
        font-size: 13px !important;
    }
    /*新闻动态*/
    .news_event_list {
        margin-left: 0%;
        padding-left: 5%;
    }
    .news_event_swiper .swiper-slide {
        width: 220px !important;
        min-width: 225px !important;
    }
    .news_event_list_o_img {
        height: 160px;
    }
    .news_event_list_o_text h5 {
        font-size: 1.52rem;
        line-height: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 1.8rem;
        height: 3.6rem;
    }
    .news_event_list_o_text {
        margin: 20px 10px;
    }
    .news_event_list_o_text p {
        font-size: 1rem;
        width: 100%;
        line-height: 1.6rem;
        margin: 10px 0;
        height: 4.8rem;
    }
    .news_event_list_o_text span {
        line-height: 1.6rem;
        font-size: 1rem;
    }
    .news_event {
        min-height: 485px;
    }
    .index_swiper .swiper-pagination-bullet-active {
        width: 20px !important;
        height: 7px !important;
    }
    .index_swiper .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
    }
    .news_event_all {
        padding-left: 0;
        height: 190px;
    }
    .news_event_all .news_event_title {
        padding: 35px 5% 24px 5%;
    }
    .news_event_more {
        display: block;
        width: 110px;
        height: 33px;
        font-size: 1.2rem;
        line-height: 33px;
    }
    .compay_img {
        text-align: center;
    }
    .get_more_t {
        width: 75px;
        height: 4px;
    }
    .news_get_more_all {
        width: 90%;
    }
    .news_get_more a {
        width: 100px;
        height: 35px;
        line-height: 35px;
    }
}

@media (min-width: 1024px)and (max-width:1280px) {
    .news_event_list_o_text h5 {
        font-size: 17px;
    }
    .news_event_list_o_text p {
        font-size: 12px;
        margin: 0;
    }
    /* .compay_info {
        padding: 8% 10%;
    } */
    .Business_o {
        height: auto;
    }
    .Business_o_zhe h5 {
        font-size: 20px;
    }
    .Business_o_zhe p {
        font-size: 12px;
        margin: 10px 0;
    }
    .Business_o_zhe_a {
        width: 158px;
        height: 39px;
        line-height: 39px;
        background-size: 100% 100%;
    }
    .Business_o_zhe_a_img {
        top: -13%;
    }
    .Technology_body_zhe_all {
        transform: 0;
        /* left: 10%;
        top: 12%; */
    }
    .Technology_body_zhe img {
        width: 40px;
        height: 40px;
    }
    .Service_title {
        padding: 4% 7%;
    }
    /* .Service_li {
        height: 397px;
    } */
    .Service_li_div h5 {
        font-size: 27px;
    }
    .Service_body_zhe_all h5 {
        font-size: 27px;
    }
    .Service_body_zhe_all p {
        font-size: 12px;
        margin: 10px 0;
    }
    .Service_body_zhe_all_img img {
        width: 50px;
        height: 50px;
    }
    .news_event_list_o_text {
        margin: 4%;
    }
    .news_event_more {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .news_event_list_o_img {
        height: 240px;
    }
    .Service_title h5 {
        font-size: 30px;
    }
}